/ Assembly List / LJCViewBuilder / RelatedResults / Add

Namespace - LJCViewBuilder


Parameters
relatedTableName - The related table name.
dbResult - The DbResult object.

Returns

A reference to the added item.

Syntax

C#
public RelatedResult Add(String relatedTableName, DbResult dbResult)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.